Rank in Wordlist | Word | Rank in Wordlist | Word |
---|---|---|---|
1 | de | 26 | En |
2 | la | 27 | este |
3 | que | 28 | sus |
4 | el | 29 | fue |
5 | en | 30 | ha |
6 | y | 31 | años |
7 | a | 32 | o |
8 | los | 33 | esta |
9 | del | 34 | le |
10 | se | 35 | pero |
11 | un | 36 | Los |
12 | con | 37 | sobre |
13 | las | 38 | está |
14 | por | 39 | también |
15 | para | 40 | desde |
16 | una | 41 | ya |
17 | no | 42 | entre |
18 | es | 43 | son |
19 | su | 44 | ser |
20 | El | 45 | dos |
21 | al | 46 | tiene |
22 | lo | 47 | muy |
23 | La | 48 | año |
24 | más | 49 | todo |
25 | como | 50 | donde |
The table shows the top-50 words of the corpus. Usually we see stopwords.
Language: Afrikaans
This list is a good candidate for a first stopword list for a language.
Usually a small, balanced corpus is enough to get a good list of high frequent words. But if the small corpus has some very prominent topic, this will be visible even in the top word lists.
select w_id-100 as rank_in_wordlist, word from words where w_id>100 order by w_id limit 50;
3.4 Sample words for different frequency ranges